PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFFile Class / extractOutlines Method
In This Topic
    extractOutlines Method
    In This Topic
    Extracts the outlines from the PDF file.
    Syntax
    public PDFOutlineItemCollection extractOutlines()

    Return Value

    The collection of outlines in the PDF file
    See Also